| Build Log |
|
| Command Lines |
Creating temporary file "e:\My Documents\Visual Studio 2005\Projects\FX2 Commander\FX2 Commander\Release\RSP0000036361572.rsp" with contents [ /O2 /GL /D "WIN32" /D "NDEBUG" /D "_AFXDLL" /D "_UNICODE" /D "UNICODE" /FD /EHa /MD /Yu"stdafx.h" /Fp"Release\FX2 Commander.pch" /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Zi /clr /TP /FU "d:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll" /FU "d:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll" /FU "d:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Drawing.dll" /FU "d:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Windows.Forms.dll" /FU "d:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.XML.dll" ".\FX2 Commander.cpp" ".\AssemblyInfo.cpp" ] Creating command line "cl.exe @"e:\My Documents\Visual Studio 2005\Projects\FX2 Commander\FX2 Commander\Release\RSP0000036361572.rsp" /nologo /errorReport:prompt" Creating temporary file "e:\My Documents\Visual Studio 2005\Projects\FX2 Commander\FX2 Commander\Release\RSP0000046361572.rsp" with contents [ /O2 /GL /D "WIN32" /D "NDEBUG" /D "_AFXDLL" /D "_UNICODE" /D "UNICODE" /FD /EHa /MD /Yc"stdafx.h" /Fp"Release\FX2 Commander.pch" /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Zi /clr /TP /FU "d:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll" /FU "d:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll" /FU "d:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Drawing.dll" /FU "d:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Windows.Forms.dll" /FU "d:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.XML.dll" ".\stdafx.cpp" ] Creating command line "cl.exe @"e:\My Documents\Visual Studio 2005\Projects\FX2 Commander\FX2 Commander\Release\RSP0000046361572.rsp" /nologo /errorReport:prompt" Creating command line "resgen.exe /useSourcePath /compile "e:\My Documents\Visual Studio 2005\Projects\FX2 Commander\FX2 Commander\Form1.resx","Release\FX2Commander.Form1.resources"" Creating temporary file "e:\My Documents\Visual Studio 2005\Projects\FX2 Commander\FX2 Commander\Release\RSP0000056361572.rsp" with contents [ /OUT:"E:\My Documents\Visual Studio 2005\Projects\FX2 Commander\Release\FX2 Commander.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\FX2 Commander.exe.intermediate.manifest" /DEBUG /PDB:"e:\My Documents\Visual Studio 2005\Projects\FX2 Commander\release\FX2 Commander.pdb" /SUBSYSTEM:WINDOWS /LTCG /ENTRY:"main" /MACHINE:X86 /FIXED:No "E:\My Documents\Visual Studio 2005\Projects\FX2 Commander\Fx2 Commander\CyAPI.LIB" User32.lib /ASSEMBLYRESOURCE:".\Release\FX2Commander.Form1.resources" ".\CyAPI.lib" ".\Release\AssemblyInfo.obj" ".\Release\FX2 Commander.obj" ".\Release\stdafx.obj" ".\Release\app.res" ] Creating command line "link.exe @"e:\My Documents\Visual Studio 2005\Projects\FX2 Commander\FX2 Commander\Release\RSP0000056361572.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "e:\My Documents\Visual Studio 2005\Projects\FX2 Commander\FX2 Commander\Release\RSP0000066361572.rsp" with contents [ /outputresource:"..\release\FX2 Commander.exe;#1" /manifest ".\Release\FX2 Commander.exe.intermediate.manifest" ] Creating command line "mt.exe @"e:\My Documents\Visual Studio 2005\Projects\FX2 Commander\FX2 Commander\Release\RSP0000066361572.rsp" /nologo" Creating temporary file "e:\My Documents\Visual Studio 2005\Projects\FX2 Commander\FX2 Commander\Release\BAT0000076361572.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep" ] Creating command line """e:\My Documents\Visual Studio 2005\Projects\FX2 Commander\FX2 Commander\Release\BAT0000076361572.bat""" |
| Output Window |
Compiling... stdafx.cpp Compiling... FX2 Commander.cpp e:\my documents\visual studio 2005\projects\fx2 commander\fx2 commander\Form1.h(868) : warning C4244: '=' : conversion from 'short' to 'unsigned char', possible loss of data e:\my documents\visual studio 2005\projects\fx2 commander\fx2 commander\Form1.h(944) : warning C4244: '=' : conversion from 'short' to 'unsigned char', possible loss of data e:\my documents\visual studio 2005\projects\fx2 commander\fx2 commander\Form1.h(1020) : warning C4244: '=' : conversion from 'short' to 'unsigned char', possible loss of data e:\my documents\visual studio 2005\projects\fx2 commander\fx2 commander\Form1.h(1229) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning) AssemblyInfo.cpp Compiling managed resources... Read in 0 resources from "e:\My Documents\Visual Studio 2005\Projects\FX2 Commander\FX2 Commander\Form1.resx" Writing resource file... Done. Linking... Generating code Finished generating code Embedding manifest... |
| Results |
Build log was saved at "file://e:\My Documents\Visual Studio 2005\Projects\FX2 Commander\FX2 Commander\Release\BuildLog.htm" FX2 Commander - 0 error(s), 4 warning(s) |